func github.com/aws/aws-sdk-go-v2/service/s3.awsRestxml_deserializeDocumentSseKmsEncryptedObjects

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		deserializers.go#L21012: 			if err := awsRestxml_deserializeDocumentSseKmsEncryptedObjects(&sv.SseKmsEncryptedObjects, nodeDecoder); err != nil {
		deserializers.go#L21079: func awsRestxml_deserializeDocumentSseKmsEncryptedObjects(v **types.SseKmsEncryptedObjects, decoder smithyxml.NodeDecoder) error {